PowerTools ActiveReports for .NET 11.0J
ToItemCollection<T>(IEnumerable<T>) メソッド

項目のタイプ
シーケンス
リストをアイテムコレクションにラップします。
構文
'宣言
 
Public Overloads Shared Function ToItemCollection(Of T)( _
   ByVal seq As IEnumerable(Of T) _
) As IItemCollection(Of T)
public static IItemCollection<T> ToItemCollection<T>( 
   IEnumerable<T> seq
)

パラメータ

seq
シーケンス

型パラメータ

T
項目のタイプ
参照

関連項目

ItemCollectionExtensions クラス
ItemCollectionExtensions メンバ
オーバーロード一覧

 

 


©2003-2017 GrapeCity inc. All rights reserved.